const net/http.http2stateOpen
6 uses
net/http (current package)
h2_bundle.go#L3302: http2stateOpen
h2_bundle.go#L3310: http2stateOpen: "Open",
h2_bundle.go#L4930: case http2stateOpen:
h2_bundle.go#L5400: if st == nil || state != http2stateOpen || st.gotTrailerHeader || st.resetQueued {
h2_bundle.go#L5590: initialState := http2stateOpen
h2_bundle.go#L6588: if msg.parent.state != http2stateOpen && msg.parent.state != http2stateHalfClosedRemote {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)